This is a test of my blog that I coded myself!
It can do bold text, italic text, strikethrough, Hyperlinks and highlighting!
You can even leave comments if you scroll down!
print('Here, i specified the language')
function printMessage() {
console.log("And in this one, I didn't specify the language, so it is detecting the language! (In this case JS)");
}
printMessage();
This is an inline codeblock
You can click on an image to show it in fullscreen